-
-
Notifications
You must be signed in to change notification settings - Fork 21
Helm chart to deploy on Kubernetes #101
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
@V-Paranoiaque will have a look at it tomorrow. Again I don't have a ready setup to test this, but I can offer suggestions based off of the docker setup and any blaring issues that might come up. |
I have done some fixes and deployed it on my cluster, no issue for the moment |
Thanks for putting this chart together! These might be useful to double check @V-Paranoiaque :
Hope this helps! |
I have fixed the problems, except for the image's tag. The images are prefixed with "v" so it should work. |
Hello,
I have started the PR to add a Helm chart. It's still a WIP but it could be interesting to get some feedback. I mostly need to test it and to work on the documentation. I would like also to add automated tests.
TODO